home *** CD-ROM | disk | FTP | other *** search
/ Aminet 30 / Aminet 30 (1999)(Schatztruhe)[!][Apr 1999].iso / Aminet / gfx / board / chunkyppc.lha / chunkyppc.fd < prev    next >
Text File  |  1999-01-16  |  1KB  |  32 lines

  1. ##base _ChunkyPPCBase
  2. ##bias 30
  3. ##public
  4. ChunkyNoffFast(address,data,w,h,bpr)()
  5. ChunkyNoffFastest(address,data,w,h,bpr)()
  6. ChunkyNoffNormal(address,data,w,h,bpr)()
  7. ChunkyFast(address,data,x,y,w,h,bpr)()
  8. ChunkyFastest(address,data,x,y,w,h,bpr)()
  9. ChunkyNormal(address,data,x,y,w,h,bpr)()
  10. ChunkyFastFull(address,data,dest,size,bpr,soff,sbpr)()
  11. ChunkyFastestFull(address,data,dest,size,bpr,soff,sbpr)()
  12. ChunkyNormalFull(address,data,dest,size,bpr,soff,sbpr)()
  13. c2p_1(buffer,bm,width,height)()
  14. c2p_2(buffer,plane0,helpbfr,PlaneSize)()
  15. c2p_3(chunky,bitplanes,chunkyx,chunkyy,dest,bitplanesize,depth)()
  16. c2p_4(chunky,Planar,temp,size,off,screensize)()
  17. ChunkyNoffFastHT(address,data,w,h,bpr,gfx_type)()
  18. ChunkyNoffFastestHT(address,data,w,h,bpr,gfx_type)()
  19. ChunkyNoffNormalHT(address,data,w,h,bpr,gfx_type)()
  20. ChunkyFastHT(address,data,off,w,h,bpr,gfx_type)()
  21. ChunkyFastestHT(address,data,off,w,h,bpr,gfx_type)()
  22. ChunkyNormalHT(address,data,off,w,h,bpr,gfx_type)()
  23. ChunkyFastFullHT(address,data,dest,size,bpr,soff,gfx_type)()
  24. ChunkyFastestFullHT(address,data,dest,size,bpr,soff,gfx_type)()
  25. ChunkyNormalFullHT(address,data,dest,size,bpr,soff,gfx_type)()
  26. ChunkyNoffMask(address,data,w,h,bpr,gfx_type)()
  27. ChunkyMask(address,data,dest,w,h,bpr,gfx_type)()
  28. ChunkyMaskFull(address,data,dest,size,bpr,soff,gfx_type)()
  29. c2p_HI(address,num,bpl0,bpl1,bpl2,bpl3,bpl4)()
  30. ##end
  31.  
  32.